* Unzip
* Open the Visual Studio tools command prompt appropriate for the platform you want to build
* Edit b/{win32,win64}/vc.bat, replace -MD with -MT
* Run b/{win32,win64}/vc.bat
* Building the examples will fail, but the library itself should have already been built at this point
* Lib will be right in the lzo root directory
